home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 2006 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: ns2.borg.com!usenet
  2. From: warren@borg.com
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: How to set/change Current
  5. Date: 16 Apr 1996 08:13:05 GMT
  6. Organization: Team OS/2
  7. Distribution: inet
  8. Message-ID: <4kvkqh$sfn@ns2.borg.com>
  9. References: <4k5iem$lp9@news.monmouth.com> <8BE5395.045C000ED3.uuout@moondog.com> <3170a4fb.72659716@199.60.229.3> <4kso32$9fn@ns2.borg.com> <3172dbaf.30328679@199.60.229.3>
  10. Reply-To: warren@borg.com (Warren Hall)
  11. NNTP-Posting-Host: l58.borg.com
  12. X-Newsreader: IBM NewsReader/2 v1.9d - NLS
  13.  
  14. In <3172dbaf.30328679@199.60.229.3>, oreo@mindlink.bc.ca (Greg Goss) writes:
  15. >warren@borg.com wrote:
  16. >
  17. >>In <3170a4fb.72659716@199.60.229.3>, oreo@mindlink.bc.ca (Greg Goss) writes:
  18. >>>frederick.sohn@moondog.com (FREDERICK SOHN) wrote:
  19. >
  20. >>>>      'call cd [target directory]'
  21. >>>This does not word in Regina/win32
  22. >>
  23. >>thisdir='q:\whatever.in.the.heck.you.want'
  24. >>nowdir=thisdir
  25. >
  26. >Warren's answer is not particularly verbose.  I think he is suggesting
  27. >that I use a full path specification on all DOS calls rather than a
  28. >CD-relative one.  This will solve my immediate need (thanks), but I'd
  29. >still like to have a CD if anyone has any suggestions.
  30. >
  31. >At least using fully specified file names is better than my previous
  32. >best solution of the program calling itself in the new directory.    
  33.  
  34. True!  My reply was terse.  The syntax will make you current with ANY 
  35. valid part of the directory structure in any drive you have available.
  36.  
  37. Warren
  38. http://www.borg.com/~warren
  39.  
  40.